home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7434 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  768 b 

  1. Path: titan.fullerton.edu!xweipeng
  2. From: xweipeng@titan.fullerton.edu (Peng Wei-Cheng)
  3. Newsgroups: comp.lang.c
  4. Subject: MS C 6.0
  5. Date: 26 Feb 1996 18:17:17 GMT
  6. Organization: California State University at Fullerton
  7. Message-ID: <4gstfd$bjp@news.fullerton.edu>
  8. NNTP-Posting-Host: ecs.fullerton.edu
  9.  
  10. Hi netters:
  11.  
  12.     I have a quick question, while I running Microsoft C v. 6.0
  13. I can compile the program, but I can not link the program and make
  14. it into executable file. every time I link the program the message
  15. shows that either slibce.lib is missing or slibcer.lib is missing,
  16. can anyone tell me what I did wrong?.. I installed the MS C as
  17. default. and the program I ran is just a simple printf function.
  18. with #include <stdio.h>. I'll appreciate any help, thanks.
  19.  
  20. Willie
  21.  
  22.